Skip to content

fix: status bar duplication after vertical resize (backport #1860)#1861

Merged
gnodet merged 1 commit into
4.0.xfrom
backport/1860-4.0.x
May 4, 2026
Merged

fix: status bar duplication after vertical resize (backport #1860)#1861
gnodet merged 1 commit into
4.0.xfrom
backport/1860-4.0.x

Conversation

@gnodet
Copy link
Copy Markdown
Member

@gnodet gnodet commented May 4, 2026

Backport of #1860 to 4.0.x.

Clears stale status bar rows when the terminal height shrinks, preventing duplicated status lines above the prompt.

@coderabbitai
Copy link
Copy Markdown
Contributor

coderabbitai Bot commented May 4, 2026

Important

Review skipped

Auto reviews are disabled on base/target branches other than the default branch.

Please check the settings in the CodeRabbit UI or the .coderabbit.yaml file in this repository. To trigger a single review, invoke the @coderabbitai review command.

⚙️ Run configuration

Configuration used: defaults

Review profile: CHILL

Plan: Pro

Run ID: 664c9aeb-44a1-4817-ac27-a002340481f3

You can disable this status message by setting the reviews.review_status to false in the CodeRabbit configuration file.

Use the checkbox below for a quick retry:

  • 🔍 Trigger review
✨ Finishing Touches
🧪 Generate unit tests (beta)
  • Create PR with unit tests
  • Commit unit tests in branch backport/1860-4.0.x

Thanks for using CodeRabbit! It's free for OSS, and your support helps us grow. If you like it, consider giving us a shout-out.

❤️ Share

Comment @coderabbitai help to get the list of available commands and usage tips.

@augmentcode
Copy link
Copy Markdown

augmentcode Bot commented May 4, 2026

🤖 Augment PR Summary

Summary: Backports a fix to prevent duplicated status bar lines after vertical terminal resizes on the 4.0.x branch.

Changes:

  • In Status.resize(), clears an additional status-height band above the new status area when terminal height shrinks to remove stale rows left by some emulators.

🤖 Was this summary useful? React with 👍 or 👎

Copy link
Copy Markdown

@augmentcode augmentcode Bot left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Review completed. No suggestions at this time.

Comment augment review to trigger a new review at any time.

@sonarqubecloud
Copy link
Copy Markdown

sonarqubecloud Bot commented May 4, 2026

@gnodet gnodet merged commit f6bb2b8 into 4.0.x May 4, 2026
15 checks passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants